# ─────────────────────────────────────────────
# SELL ONLINE SETUP
# Fill this out and save — your AI sets it up
# ─────────────────────────────────────────────

# Product info
PRODUCT_NAME=
PRODUCT_TYPE=
# Options: PDF guide, video course, template, software, coaching, other
PRICE=
DESCRIPTION=

# Your Stripe email (for receiving payments)
STRIPE_EMAIL=

# Do you have a file to sell? (optional)
# Put it in this folder and write the filename here
PRODUCT_FILE=

# ─────────────────────────────────────────────
# STATUS (your AI updates this — don't edit)
# ─────────────────────────────────────────────
STATUS=NOT_STARTED
SALES_PAGE_URL=
STRIPE_LINK=
LAST_UPDATED=
